Optimizing MySQL Database Using phpMyAdmin

In phpMyAdmin, Optimize Table should be used if you have deleted a large part of a table or made many changes to a table with variable-length rows, such as VARCHAR, TEXT, BLOB, or VARBINARY columns.